Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation: workflow engine options #176

Closed

Conversation

dinosk
Copy link
Member

@dinosk dinosk commented Sep 12, 2018

Closes #174

Signed-off-by: Dinos Kousidis [email protected]

]

# install_requires += extras_require['yadage'] + extras_require['cwl']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably uncomment it for now to support all the workflow engines we have... Otherwise we would have to loudly specify pip install reana-client[yadage,cwl] everywhere

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we uncomment this and rebase? Seems to be ready

@dinosk dinosk added this to the Someday milestone Oct 19, 2018
@dinosk dinosk removed their assignment Jan 28, 2019
@tiborsimko tiborsimko removed this from the Someday milestone Oct 7, 2019
@diegodelemos
Copy link
Member

This PR needs to come together with a tested change in REANA Makefile, adding the workflow engine installation options.

@diegodelemos
Copy link
Member

Closing as we've decided to go for a solution like https://appimage.org/ to package and distribute reana-client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip install reana-client[cwl,serial,yadage]
3 participants